footer .footer-text, .reviews, .about-us .block, main, .header-main, nav {
  max-width: 1500px;
}

.item {
  transform: translateX(-100%);
  opacity: 0;
  transition: all 0.7s ease-in-out;
  will-change: transform, opacity;
}

.item-left {
  transform: translateX(100%);
  opacity: 0;
  transition: all 0.7s ease-in-out;
  will-change: transform, opacity;
}

.item-img {
  transform: translateX(100%);
  opacity: 0;
  transition: all 0.7s ease-in-out;
  will-change: transform, opacity;
}

.animate {
  transform: translateX(0px);
  opacity: 1;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

.content {
  will-change: transform;
}

html,
body {
  widows: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

input,
button,
textarea {
  font-family: inherit;
}

input:-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button:-moz-focus-iner {
  padding: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: white;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

html::-webkit-scrollbar {
  width: 16px;
}

html::-webkit-scrollbar-track {
  background-color: #ffffff;
  border-radius: 100px;
}

html::-webkit-scrollbar-thumb {
  border: 2px solid #ffffff;
  background-color: #d4aa70;
  border-radius: 100px;
  -webkit-transition: border 0.4s ease;
  transition: border 0.4s ease;
}
html::-webkit-scrollbar-thumb:hover {
  border: 0px;
}

.scrollbar-line {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 1000;
  background: transparent;
}

.back-line {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.line {
  width: 100%;
  height: 100%;
  background: #E0B973;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1100;
}

header {
  background: url("../../img/header/background.png") no-repeat;
  background-size: cover;
  background-position: center top;
  height: 1080px;
}

#burger-menu {
  position: fixed;
  top: 0;
  left: 100%;
  background: white;
  width: 100%;
  height: 100%;
  z-index: 100;
  transition: left 0.5s ease-in-out;
  overflow: auto;
  padding: 20px;
}
#burger-menu img {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
}
#burger-menu ul {
  margin: 60px 0 0 0;
}
#burger-menu ul li {
  padding: 0 0 13px 0;
}
#burger-menu ul li a {
  color: black;
  font-size: 26px;
  letter-spacing: 0.4px;
}
#burger-menu ul li:nth-child(1) a {
  color: black;
  font-size: 26px;
  letter-spacing: 0.4px;
  border-bottom: 2px solid black;
}

nav {
  z-index: 1;
  margin: 0 auto;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
nav .logo {
  position: relative;
  background: #E0B973;
  border-radius: 50px;
  padding: 40px 35px;
  display: flex;
  flex-flow: column;
  align-items: center;
}
nav .logo h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.15em;
  color: #14274A;
}
nav .logo h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.6em;
  color: #14274A;
}
nav .logo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: #E0B973;
}
nav .logo:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: #E0B973;
}
nav .burger {
  display: none;
}
nav ul {
  display: flex;
  align-items: center;
  gap: 70px;
}
nav ul li {
  transition: transform 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
}
nav ul li::before {
  content: "";
  height: 2px;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 10;
  transition: width 0.6s ease-in-out;
}
nav ul li:hover::before {
  width: 100%;
}
nav ul li:not(:nth-child(1)) {
  transition: transform 0.2s ease-in-out;
}
nav ul li:not(:nth-child(1)):hover {
  transform: translateY(-5px);
}
nav ul li:not(:nth-child(1)):hover:before {
  width: 100%;
}
nav ul li a {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
}
nav ul li:nth-child(1) a {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
  border-bottom: 2px solid white;
}

.header-main {
  z-index: 1;
  margin: 0 auto;
}
.header-main .text {
  margin: 190px 0 160px;
  display: flex;
  flex-flow: column;
  align-items: start;
}
.header-main .text span {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 50px;
  line-height: 61px;
  color: #FFFFFF;
}
.header-main .text h1 {
  font-weight: 700;
  font-size: 154px;
  line-height: 130px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
}
.header-main .text h2 {
  font-size: 60px;
  line-height: 72px;
  letter-spacing: 0.4em;
  color: #FFFFFF;
}
.header-main .text p {
  width: 580px;
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.header-main .all-buttons {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 50px;
}
.header-main .all-buttons .button {
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.2s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #E0B973;
  padding: 20px 0;
  border-radius: 15px;
  width: 240px;
}
.header-main .all-buttons .button:hover {
  transform: translateY(-5px);
  box-shadow: 0px 4px 15px rgba(39, 39, 39, 0.4);
  background: #d7a449;
}
.header-main .all-buttons .button:active {
  background: #e5c388;
}
.header-main .all-buttons .button img {
  width: 25px;
  height: 25px;
}
.header-main .all-buttons .button p {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}
.header-main .all-buttons .scroll {
  animation: scroll 3s infinite;
  display: flex;
  flex-flow: column;
  gap: 15px;
  align-items: center;
}
.header-main .all-buttons .scroll p {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.header-main .all-buttons .scroll img {
  width: 50px;
  height: 50px;
  pointer-events: none;
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (width < 1660px) {
  header {
    height: 780px;
  }
  nav {
    max-width: 1000px;
  }
  nav .logo {
    padding: 25px;
  }
  nav .logo h3 {
    z-index: 5;
    line-height: 30px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  nav .logo h3 {
    font-size: 16px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  nav .logo h3 {
    font-size: calc(16px + 16 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  nav .logo h3 {
    font-size: calc(16px + 10 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  nav .logo h3 {
    font-size: 26px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  nav .logo h5 {
    font-size: 8px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  nav .logo h5 {
    font-size: calc(8px + 9.6 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  nav .logo h5 {
    font-size: calc(8px + 6 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  nav .logo h5 {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  nav .logo:after {
    width: 45px;
    height: 45px;
    z-index: 1;
  }
}
@media screen and (width < 1660px) {
  nav .logo:before {
    width: 45px;
    height: 45px;
    z-index: 1;
  }
}
@media screen and (width < 1660px) {
  nav ul {
    gap: 50px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  nav ul li a {
    font-size: 11px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  nav ul li a {
    font-size: calc(11px + 8 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  nav ul li a {
    font-size: calc(11px + 5 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  nav ul li a {
    font-size: 16px;
  }
}
@media screen and (width < 1660px) {
  nav ul li:nth-child(1) a {
    border-bottom: 2px solid white;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  nav ul li:nth-child(1) a {
    font-size: 11px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  nav ul li:nth-child(1) a {
    font-size: calc(11px + 8 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  nav ul li:nth-child(1) a {
    font-size: calc(11px + 5 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  nav ul li:nth-child(1) a {
    font-size: 16px;
  }
}
@media screen and (width < 1660px) {
  .header-main {
    max-width: 1000px;
  }
  .header-main .text {
    margin: 150px 0 120px;
  }
  .header-main .text span {
    line-height: 40px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .header-main .text span {
    font-size: 13px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .header-main .text span {
    font-size: calc(13px + 19.2 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .header-main .text span {
    font-size: calc(13px + 12 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .header-main .text span {
    font-size: 25px;
  }
}
@media screen and (width < 1660px) {
  .header-main .text h1 {
    line-height: 70px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .header-main .text h1 {
    font-size: 50px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .header-main .text h1 {
    font-size: calc(50px + 73.6 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .header-main .text h1 {
    font-size: calc(50px + 46 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .header-main .text h1 {
    font-size: 96px;
  }
}
@media screen and (width < 1660px) {
  .header-main .text h2 {
    line-height: 50px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .header-main .text h2 {
    font-size: 16px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .header-main .text h2 {
    font-size: calc(16px + 28.8 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .header-main .text h2 {
    font-size: calc(16px + 18 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .header-main .text h2 {
    font-size: 34px;
  }
}
@media screen and (width < 1660px) {
  .header-main .text p {
    width: 510px;
    line-height: 24px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .header-main .text p {
    font-size: 12px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .header-main .text p {
    font-size: calc(12px + 6.4 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .header-main .text p {
    font-size: calc(12px + 4 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .header-main .text p {
    font-size: 16px;
  }
}
@media screen and (width < 1660px) {
  .header-main .all-buttons {
    gap: 40px;
  }
  .header-main .all-buttons .button {
    gap: 10px;
    padding: 10px 0;
    width: 170px;
  }
  .header-main .all-buttons .button img {
    width: 20px;
    height: 20px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .header-main .all-buttons .button p {
    font-size: 12px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .header-main .all-buttons .button p {
    font-size: calc(12px + 3.2 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .header-main .all-buttons .button p {
    font-size: calc(12px + 2 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .header-main .all-buttons .button p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  .header-main .all-buttons .scroll {
    gap: 5px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .header-main .all-buttons .scroll p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .header-main .all-buttons .scroll p {
    font-size: calc(14px + 0 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .header-main .all-buttons .scroll p {
    font-size: calc(14px + 0 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .header-main .all-buttons .scroll p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  .header-main .all-buttons .scroll img {
    width: 35px;
    height: 35px;
  }
}
@media screen and (width < 1100px) {
  header {
    height: 550px;
  }
  nav {
    max-width: 700px;
  }
  nav .logo {
    padding: 15px 10px;
    background: transparent;
  }
  nav .logo h3 {
    color: white;
    z-index: 5;
    line-height: 20px;
  }
  nav .logo h5 {
    color: white;
  }
  nav .logo:after {
    width: 0;
    height: 0;
    z-index: 1;
  }
  nav .logo:before {
    width: 0;
    height: 0;
    z-index: 1;
  }
  nav ul {
    gap: 30px;
  }
  .header-main {
    max-width: 700px;
  }
  .header-main .text {
    margin: 100px 0 60px;
  }
  .header-main .text span {
    line-height: 30px;
  }
  .header-main .text h1 {
    line-height: 60px;
  }
  .header-main .text h2 {
    line-height: 40px;
  }
  .header-main .text p {
    width: 300px;
    line-height: 20px;
  }
  .header-main .all-buttons {
    gap: 30px;
  }
  .header-main .all-buttons .button {
    gap: 10px;
    padding: 5px 0;
    width: 140px;
    border-radius: 5px;
  }
  .header-main .all-buttons .button img {
    width: 18px;
    height: 18px;
  }
  .header-main .all-buttons .scroll p {
    line-height: 15px;
  }
  .header-main .all-buttons .scroll img {
    width: 30px;
    height: 30px;
  }
}
@media screen and (width < 800px) {
  header {
    height: 550px;
  }
  nav {
    max-width: 500px;
  }
  nav .logo {
    padding: 15px 10px;
    background: transparent;
  }
  nav .logo h3 {
    color: white;
    z-index: 5;
    line-height: 20px;
  }
  nav .logo h5 {
    color: white;
  }
  nav .logo:after {
    width: 0;
    height: 0;
    z-index: 1;
  }
  nav .logo:before {
    width: 0;
    height: 0;
    z-index: 1;
  }
  nav ul {
    gap: 20px;
  }
  nav ul li:nth-child(1) a {
    border-bottom: 1.5px solid white;
  }
  .header-main {
    max-width: 500px;
  }
  .header-main .text {
    margin: 100px 0 60px;
  }
  .header-main .text span {
    line-height: 30px;
  }
  .header-main .text h1 {
    line-height: 60px;
  }
  .header-main .text h2 {
    line-height: 40px;
  }
  .header-main .text p {
    width: 300px;
    line-height: 20px;
  }
  .header-main .all-buttons {
    gap: 30px;
  }
  .header-main .all-buttons .button {
    gap: 10px;
    padding: 5px 0;
    width: 140px;
    border-radius: 5px;
  }
  .header-main .all-buttons .button img {
    width: 18px;
    height: 18px;
  }
  .header-main .all-buttons .scroll p {
    line-height: 15px;
  }
  .header-main .all-buttons .scroll img {
    width: 30px;
    height: 30px;
  }
}
@media screen and (width < 550px) {
  header {
    height: 650px;
    padding: 20px;
  }
  nav {
    max-width: inherit;
    margin: 0 0 100px 0;
  }
  nav .logo {
    padding: 10px;
    background: transparent;
  }
  nav .logo h3 {
    color: white;
    z-index: 5;
    line-height: 16px;
  }
  nav .logo h5 {
    color: white;
  }
  nav .logo:after {
    width: 0;
    height: 0;
    z-index: 1;
  }
  nav .logo:before {
    width: 0;
    height: 0;
    z-index: 1;
  }
  nav ul {
    display: none;
  }
  nav .burger {
    display: block;
  }
  nav .burger img {
    width: 35px;
    height: 35px;
  }
  .header-main {
    max-width: inherit;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .header-main .text {
    margin: 40px 0 30px;
  }
  .header-main .text span {
    line-height: 14px;
  }
  .header-main .text h1 {
    line-height: 50px;
  }
  .header-main .text h2 {
    line-height: 20px;
  }
  .header-main .text p {
    width: 240px;
    line-height: 14px;
    padding: 10px 0 0 0;
  }
  .header-main .all-buttons {
    align-items: start;
    position: relative;
    gap: 160px;
  }
  .header-main .all-buttons .button {
    gap: 8px;
    padding: 8px 15px;
    width: 120px;
    border-radius: 5px;
  }
  .header-main .all-buttons .button img {
    width: 15px;
    height: 15px;
  }
  .header-main .all-buttons .button p {
    white-space: nowrap;
    line-height: 24px;
  }
  .header-main .all-buttons .scroll {
    display: flex;
    flex-flow: column;
    position: relative;
    width: 100%;
  }
  .header-main .all-buttons .scroll p {
    line-height: 15px;
  }
  .header-main .all-buttons .scroll img {
    width: 28px;
    height: 28px;
  }
}
body {
  overflow: hidden visible !important;
}

main {
  margin: 100px auto;
}

.all-advantages {
  margin: 10px 10% 150px;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  gap: 20px;
}
.all-advantages .advantage {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 30px;
  flex: 1 1 250px;
}
.all-advantages .advantage .logo {
  border-radius: 50%;
  background: #E0B973;
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.all-advantages .advantage .logo img {
  width: 55px;
  height: 55px;
}
.all-advantages .advantage p {
  font-size: 28px;
  line-height: 32px;
  width: 130px;
}

.stay-here {
  margin: 100px auto 240px;
  display: flex;
  flex-flow: column;
  gap: 100px;
}
.stay-here .stay-here-text {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 20px;
}
.stay-here .stay-here-text h2 {
  font-size: 60px;
  color: #14274A;
  font-weight: 700;
}
.stay-here .stay-here-text h2 span {
  font-weight: 700;
  font-size: 60px;
  color: #E0B973;
  font-family: "EB Garamond", serif;
}
.stay-here .stay-here-text p {
  color: #14274A;
  font-size: 30px;
  text-align: center;
}
.stay-here .stay-here-advantages {
  position: relative;
}
.stay-here .stay-here-advantages .all-stay-here-advantages {
  display: flex;
  flex-flow: column;
  gap: 50px;
}
.stay-here .stay-here-advantages .all-stay-here-advantages .advantage {
  display: flex;
  flex-flow: column;
  gap: 15px;
  width: 700px;
}
.stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #E0B973;
  color: white;
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments {
  display: none;
}
.stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
  font-weight: 600;
  color: black;
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
}
.stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
  font-size: 26px;
  line-height: 28px;
}
.stay-here .stay-here-advantages .all-image {
  position: absolute;
  right: 0;
  top: 0;
}
.stay-here .stay-here-advantages .all-image .big-img {
  z-index: 1;
  position: absolute;
  right: -120px;
  top: 0;
  height: 660px;
}
.stay-here .stay-here-advantages .all-image .small-img {
  position: absolute;
  right: 140px;
  top: 200px;
  margin: auto 0;
  z-index: 5;
  height: 250px;
}
.stay-here .stay-here-advantages .all-image .comments {
  transition: transform 0.2s ease-in-out;
  z-index: 10;
  background: white;
  padding: 15px 30px;
  border-radius: 10px;
  box-shadow: 0px 4px 15px rgba(39, 39, 39, 0.3);
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 20px;
  width: 300px;
}
.stay-here .stay-here-advantages .all-image .comments:hover {
  transform: translateY(-5px);
}
.stay-here .stay-here-advantages .all-image .comments img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.stay-here .stay-here-advantages .all-image .comments .text {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
.stay-here .stay-here-advantages .all-image .comments .text h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  white-space: nowrap;
}
.stay-here .stay-here-advantages .all-image .comments .text p {
  white-space: nowrap;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
}
.stay-here .stay-here-advantages .all-image .c1 {
  position: absolute;
  top: -40px;
  right: 0;
}
.stay-here .stay-here-advantages .all-image .c2 {
  position: absolute;
  top: 80px;
  right: 300px;
}
.stay-here .stay-here-advantages .all-image .c3 {
  position: absolute;
  top: 610px;
  right: 0;
}

.main-info {
  display: flex;
  flex-flow: column;
  gap: 80px;
}
.main-info .info-card {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.main-info .info-card .card-text {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.main-info .info-card .card-text .text {
  border-left: 2px solid black;
  display: flex;
  flex-flow: column;
  align-items: start;
  gap: 30px;
  padding: 0 0 0 50px;
}
.main-info .info-card .card-text .text h2 {
  font-weight: 700;
  font-size: 60px;
  line-height: 72px;
  letter-spacing: 0.02em;
  color: #14274a;
}
.main-info .info-card .card-text .text p {
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
  color: #14274a;
}
.main-info .info-card .card-text .text p.room {
  max-width: 540px;
}
.main-info .info-card .card-text .text p.facilities {
  max-width: 520px;
}
.main-info .info-card .card-text .text a {
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.2s ease-in-out;
  padding: 20px 60px;
  background: #E0B973;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.main-info .info-card .card-text .text a:hover {
  transform: translateY(-5px);
  box-shadow: 0px 4px 15px rgba(39, 39, 39, 0.4);
  background: #d7a449;
}
.main-info .info-card .card-text .text a:active {
  background: #e5c388;
}
.main-info .info-card img.room {
  height: 550px;
  width: 850px;
}
.main-info .info-card img.facilities {
  height: 500px;
  width: 850px;
}
.main-info .mobile-info-card {
  display: none;
}

.about-us {
  background: #14274A;
}
.about-us .block {
  margin: 0 auto;
  display: flex;
  flex-flow: row;
  justify-content: center;
}
.about-us .block .text {
  padding: 150px 250px 150px 0;
  display: flex;
  flex-flow: column;
  gap: 40px;
}
.about-us .block .text h2 {
  font-size: 50px;
  letter-spacing: 8px;
  color: white;
  padding: 0 0 25px;
  width: 315px;
  border-bottom: 4px solid #E0B973;
}
.about-us .block .text p {
  color: rgb(255, 255, 255);
  font-size: 25px;
  line-height: 34px;
  font-weight: 400;
}

.reviews {
  margin: 150px auto 200px;
  display: flex;
  flex-flow: column;
  gap: 40px;
}
.reviews h2 {
  font-size: 50px;
  font-weight: 700;
  color: #14274A;
  letter-spacing: 2px;
}
.reviews .text {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: end;
}
.reviews .text p {
  font-size: 28px;
  color: #14274A;
  letter-spacing: 1px;
}
.reviews .text .all-star {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
.reviews .text .all-star .star {
  margin: 0 0 0 -5px;
  display: flex;
  flex-flow: row;
  gap: 8px;
}
.reviews .text .all-star .star img {
  width: 50px;
  height: 50px;
}
.reviews .text .all-avatars {
  gap: 10px;
}
.reviews .text .all-avatars img {
  padding: 0 0 10px;
  height: 100px;
}

@media screen and (width < 1660px) {
  main {
    max-width: 1000px;
    margin: 90px auto;
  }
  .all-advantages {
    margin: 0px 10% 100px;
    flex-flow: row;
  }
  .all-advantages .advantage {
    gap: 15px;
  }
  .all-advantages .advantage .logo {
    width: 55px;
    height: 55px;
  }
  .all-advantages .advantage .logo svg {
    width: 32px;
    height: 32px;
  }
  .all-advantages .advantage p {
    line-height: 22px;
    width: 80px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .all-advantages .advantage p {
    font-size: 12px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .all-advantages .advantage p {
    font-size: calc(12px + 9.6 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .all-advantages .advantage p {
    font-size: calc(12px + 6 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .all-advantages .advantage p {
    font-size: 18px;
  }
}
@media screen and (width < 1660px) {
  .stay-here {
    margin: 100px auto 200px;
    gap: 100px;
  }
  .stay-here .stay-here-text {
    gap: 20px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-text h2 {
    font-size: 25px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-text h2 {
    font-size: calc(25px + 16 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-text h2 {
    font-size: calc(25px + 10 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-text h2 {
    font-size: 35px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-text h2 span {
    font-size: 25px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-text h2 span {
    font-size: calc(25px + 16 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-text h2 span {
    font-size: calc(25px + 10 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-text h2 span {
    font-size: 35px;
  }
}
@media screen and (width < 1660px) {
  .stay-here .stay-here-text p {
    color: #14274A;
    line-height: 24px;
    text-align: center;
    padding: 0 50px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-text p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-text p {
    font-size: calc(14px + 6.4 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-text p {
    font-size: calc(14px + 4 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-text p {
    font-size: 18px;
  }
}
@media screen and (width < 1660px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages {
    gap: 50px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage {
    gap: 10px;
    width: 400px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    width: 40px;
    height: 40px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    font-size: calc(14px + 6.4 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    font-size: calc(14px + 4 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    font-size: 18px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    font-size: 16px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    font-size: calc(16px + 6.4 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    font-size: calc(16px + 4 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    font-size: 20px;
  }
}
@media screen and (width < 1660px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    line-height: 22px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    font-size: 12px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    font-size: calc(12px + 3.2 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    font-size: calc(12px + 2 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  .stay-here .stay-here-advantages .all-image .big-img {
    right: -50px;
    top: 0;
    height: 520px;
  }
  .stay-here .stay-here-advantages .all-image .small-img {
    right: 140px;
    top: 180px;
    height: 170px;
  }
  .stay-here .stay-here-advantages .all-image .comments {
    padding: 10px 20px;
    width: 200px;
  }
  .stay-here .stay-here-advantages .all-image .comments img {
    width: 40px;
    height: 40px;
  }
  .stay-here .stay-here-advantages .all-image .comments .text {
    gap: 5px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-advantages .all-image .comments .text h5 {
    font-size: 10px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-advantages .all-image .comments .text h5 {
    font-size: calc(10px + 6.4 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-advantages .all-image .comments .text h5 {
    font-size: calc(10px + 4 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-advantages .all-image .comments .text h5 {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .stay-here .stay-here-advantages .all-image .comments .text p {
    font-size: 8px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .stay-here .stay-here-advantages .all-image .comments .text p {
    font-size: calc(8px + 9.6 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .stay-here .stay-here-advantages .all-image .comments .text p {
    font-size: calc(8px + 6 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .stay-here .stay-here-advantages .all-image .comments .text p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  .stay-here .stay-here-advantages .all-image .c1 {
    position: absolute;
    top: -40px;
    right: 0;
  }
}
@media screen and (width < 1660px) {
  .stay-here .stay-here-advantages .all-image .c2 {
    position: absolute;
    top: 100px;
    right: 200px;
  }
}
@media screen and (width < 1660px) {
  .stay-here .stay-here-advantages .all-image .c3 {
    position: absolute;
    top: 490px;
    right: 0;
  }
}
@media screen and (width < 1660px) {
  .main-info {
    gap: 80px;
  }
  .main-info .info-card .card-text .text {
    gap: 30px;
    padding: 0 0 0 30px;
  }
  .main-info .info-card .card-text .text h2 {
    line-height: 40px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .main-info .info-card .card-text .text h2 {
    font-size: 22px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .main-info .info-card .card-text .text h2 {
    font-size: calc(22px + 12.8 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .main-info .info-card .card-text .text h2 {
    font-size: calc(22px + 8 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .main-info .info-card .card-text .text h2 {
    font-size: 30px;
  }
}
@media screen and (width < 1660px) {
  .main-info .info-card .card-text .text p {
    line-height: 22px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .main-info .info-card .card-text .text p {
    font-size: 12px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .main-info .info-card .card-text .text p {
    font-size: calc(12px + 3.2 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .main-info .info-card .card-text .text p {
    font-size: calc(12px + 2 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .main-info .info-card .card-text .text p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  .main-info .info-card .card-text .text p.room {
    max-width: 340px;
  }
}
@media screen and (width < 1660px) {
  .main-info .info-card .card-text .text p.facilities {
    max-width: 320px;
  }
}
@media screen and (width < 1660px) {
  .main-info .info-card .card-text .text a {
    padding: 10px 30px;
    line-height: 20px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .main-info .info-card .card-text .text a {
    font-size: 8px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .main-info .info-card .card-text .text a {
    font-size: calc(8px + 9.6 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .main-info .info-card .card-text .text a {
    font-size: calc(8px + 6 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .main-info .info-card .card-text .text a {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  .main-info .info-card img.room {
    height: 300px;
    width: 480px;
  }
}
@media screen and (width < 1660px) {
  .main-info .info-card img.facilities {
    height: 270px;
    width: 480px;
  }
}
@media screen and (width < 1660px) {
  .about-us .block {
    max-width: 1000px;
  }
  .about-us .block .text {
    padding: 100px 150px 100px 0;
    gap: 30px;
  }
  .about-us .block .text h2 {
    letter-spacing: 3px;
    padding: 0 0 10px;
    width: 190px;
    border-bottom: 2px solid #E0B973;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .about-us .block .text h2 {
    font-size: 22px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .about-us .block .text h2 {
    font-size: calc(22px + 12.8 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .about-us .block .text h2 {
    font-size: calc(22px + 8 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .about-us .block .text h2 {
    font-size: 30px;
  }
}
@media screen and (width < 1660px) {
  .about-us .block .text p {
    line-height: 22px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .about-us .block .text p {
    font-size: 12px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .about-us .block .text p {
    font-size: calc(12px + 6.4 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .about-us .block .text p {
    font-size: calc(12px + 4 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .about-us .block .text p {
    font-size: 16px;
  }
}
@media screen and (width < 1660px) {
  .about-us .block img {
    height: 440px;
  }
}
@media screen and (width < 1660px) {
  .reviews {
    max-width: 1000px;
    margin: 100px auto 150px;
    gap: 40px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .reviews h2 {
    font-size: 22px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .reviews h2 {
    font-size: calc(22px + 12.8 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .reviews h2 {
    font-size: calc(22px + 8 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .reviews h2 {
    font-size: 30px;
  }
}
@media screen and (width < 1660px) and (max-width: 320px) {
  .reviews .text p {
    font-size: 12px;
  }
}
@media screen and (width < 1660px) and (max-width: 800px) {
  .reviews .text p {
    font-size: calc(12px + 3.2 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 800px) {
  .reviews .text p {
    font-size: calc(12px + 2 * (100vw / 1660));
  }
}
@media screen and (width < 1660px) and (min-width: 1660px) {
  .reviews .text p {
    font-size: 14px;
  }
}
@media screen and (width < 1660px) {
  .reviews .text .all-star {
    gap: 10px;
  }
  .reviews .text .all-star .star {
    gap: 8px;
  }
  .reviews .text .all-star .star img {
    width: 30px;
    height: 30px;
  }
}
@media screen and (width < 1660px) {
  .reviews .text .all-avatars img {
    padding: 0 0 10px;
    height: 65px;
  }
}
@media screen and (width < 1100px) {
  main {
    max-width: 700px;
    margin: 70px auto 70px;
  }
  .all-advantages {
    margin: 0px 10% 50px;
  }
  .all-advantages .advantage {
    gap: 10px;
  }
  .all-advantages .advantage .logo {
    width: 40px;
    height: 40px;
  }
  .all-advantages .advantage .logo svg {
    width: 25px;
    height: 25px;
  }
  .all-advantages .advantage p {
    line-height: 18px;
    width: 60px;
  }
  .stay-here {
    margin: 70px auto 100px;
    gap: 100px;
  }
  .stay-here .stay-here-text {
    gap: 10px;
  }
  .stay-here .stay-here-text p {
    line-height: 20px;
    padding: 0 50px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages {
    gap: 30px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage {
    gap: 10px;
    width: 300px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    width: 30px;
    height: 30px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    color: black;
    line-height: 20px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    line-height: 18px;
  }
  .stay-here .stay-here-advantages .all-image .big-img {
    right: -50px;
    top: 0px;
    height: 400px;
  }
  .stay-here .stay-here-advantages .all-image .small-img {
    right: 100px;
    top: 160px;
    height: 120px;
  }
  .stay-here .stay-here-advantages .all-image .comments {
    padding: 10px 15px;
    gap: 10px;
    width: 160px;
  }
  .stay-here .stay-here-advantages .all-image .comments img {
    width: 30px;
    height: 30px;
  }
  .stay-here .stay-here-advantages .all-image .comments .text {
    gap: 5px;
  }
  .stay-here .stay-here-advantages .all-image .comments .text h5 {
    font-weight: 600;
  }
  .stay-here .stay-here-advantages .all-image .c2 {
    top: 100px;
    right: 130px;
  }
  .stay-here .stay-here-advantages .all-image .c3 {
    top: 365px;
    right: 0;
  }
  .main-info {
    gap: 50px;
  }
  .main-info .info-card .card-text .text {
    gap: 20px;
    padding: 0 0 0 20px;
  }
  .main-info .info-card .card-text .text h2 {
    line-height: 24px;
  }
  .main-info .info-card .card-text .text p {
    line-height: 18px;
  }
  .main-info .info-card .card-text .text p.room {
    max-width: 250px;
  }
  .main-info .info-card .card-text .text p.facilities {
    max-width: 250px;
  }
  .main-info .info-card .card-text .text a {
    padding: 10px 20px;
    line-height: 10px;
  }
  .main-info .info-card img.room {
    height: 250px;
    width: 370px;
  }
  .main-info .info-card img.facilities {
    height: 225px;
    width: 370px;
  }
  .about-us .block {
    max-width: 700px;
  }
  .about-us .block .text {
    padding: 70px 100px 70px 0;
    gap: 20px;
  }
  .about-us .block .text h2 {
    letter-spacing: 2px;
    padding: 0 0 10px;
    width: 155px;
    border-bottom: 2px solid #E0B973;
  }
  .about-us .block .text p {
    line-height: 18px;
  }
  .about-us .block img {
    height: 382px;
  }
  .reviews {
    max-width: 700px;
    margin: 70px auto 120px;
    gap: 30px;
  }
  .reviews h2 {
    font-weight: 700;
  }
  .reviews .text p {
    letter-spacing: 1px;
  }
  .reviews .text .all-star {
    gap: 10px;
  }
  .reviews .text .all-star .star {
    gap: 5px;
  }
  .reviews .text .all-star .star img {
    width: 25px;
    height: 25px;
  }
  .reviews .text .all-avatars {
    gap: 10px;
  }
  .reviews .text .all-avatars img {
    padding: 0 0 10px;
    height: 50px;
  }
}
@media screen and (width < 800px) {
  main {
    max-width: 500px;
    margin: 70px auto 70px;
  }
  .all-advantages {
    margin: 0px 0% 50px 10px;
  }
  .all-advantages .advantage {
    gap: 10px;
  }
  .all-advantages .advantage p {
    line-height: 18px;
    width: 60px;
  }
  .stay-here {
    margin: 60px auto 60px;
    flex-flow: column;
    gap: 50px;
  }
  .stay-here .stay-here-text {
    gap: 10px;
  }
  .stay-here .stay-here-text h2 {
    font-weight: 700;
  }
  .stay-here .stay-here-text h2 span {
    font-weight: 700;
  }
  .stay-here .stay-here-text p {
    color: #14274A;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    padding: 0;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages {
    gap: 30px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage {
    gap: 10px;
    width: 250px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    font-weight: 600;
    line-height: 16px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    line-height: 18px;
  }
  .stay-here .stay-here-advantages .all-image .big-img {
    right: -20px;
    top: 50px;
    height: 300px;
  }
  .stay-here .stay-here-advantages .all-image .small-img {
    right: 40px;
    top: 85px;
    height: 100px;
  }
  .stay-here .stay-here-advantages .all-image .comments {
    padding: 8px 10px;
    gap: 5px;
    width: 130px;
  }
  .stay-here .stay-here-advantages .all-image .comments img {
    width: 25px;
    height: 25px;
  }
  .stay-here .stay-here-advantages .all-image .comments .text {
    flex-flow: column;
    gap: 2px;
  }
  .stay-here .stay-here-advantages .all-image .comments .text h5 {
    font-weight: 600;
  }
  .stay-here .stay-here-advantages .all-image .c1 {
    top: 25px;
    right: 0;
  }
  .stay-here .stay-here-advantages .all-image .c2 {
    top: 165px;
    right: 100px;
  }
  .stay-here .stay-here-advantages .all-image .c3 {
    top: 330px;
    right: 0;
  }
  .main-info {
    gap: 50px;
  }
  .main-info .info-card .card-text .text {
    border-left: 1px solid black;
    flex-flow: column;
    align-items: start;
    gap: 10px;
    padding: 0 0 0 20px;
  }
  .main-info .info-card .card-text .text h2 {
    font-weight: 700;
    line-height: 24px;
  }
  .main-info .info-card .card-text .text p {
    font-weight: 400;
    line-height: 18px;
  }
  .main-info .info-card .card-text .text p.room {
    max-width: 180px;
  }
  .main-info .info-card .card-text .text p.facilities {
    max-width: 180px;
  }
  .main-info .info-card .card-text .text a {
    padding: 8px 15px;
    font-weight: 400;
    font-size: 8px;
    line-height: 10px;
  }
  .main-info .info-card img.room {
    height: 180px;
    width: 260px;
  }
  .main-info .info-card img.facilities {
    height: 160px;
    width: 260px;
  }
  .about-us {
    background: #14274A;
  }
  .about-us .block {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    justify-content: center;
  }
  .about-us .block .text {
    padding: 50px 20px 50px 0;
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  .about-us .block .text h2 {
    letter-spacing: 2px;
    color: white;
    padding: 0 0 5px;
    width: 150px;
    border-bottom: 1px solid #E0B973;
  }
  .about-us .block .text p {
    color: rgb(255, 255, 255);
    line-height: 18px;
    font-weight: 300;
  }
  .about-us .block img {
    width: 230px;
    height: 315px;
  }
  .reviews {
    max-width: 500px;
    margin: 50px auto 100px;
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  .reviews h2 {
    font-weight: 700;
    color: #14274A;
    letter-spacing: 2px;
  }
  .reviews .text {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: end;
  }
  .reviews .text p {
    color: black;
    letter-spacing: 1px;
  }
  .reviews .text .all-star {
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  .reviews .text .all-star .star {
    margin: 0 0 0 -5px;
    display: flex;
    flex-flow: row;
    gap: 5px;
  }
  .reviews .text .all-star .star img {
    width: 25px;
    height: 25px;
  }
  .reviews .text .all-avatars {
    gap: 10px;
  }
  .reviews .text .all-avatars img {
    padding: 0 0 10px;
    height: 50px;
  }
}
@media screen and (width < 550px) {
  main {
    max-width: inherit;
    margin: 30px auto 70px;
    padding: 20px;
  }
  .all-advantages {
    margin: 0px auto 0;
    display: grid;
    grid-template: 50px 2fr/50% 2fr;
    justify-items: center;
  }
  .all-advantages .advantage {
    max-width: 155px;
    gap: 10px;
  }
  .all-advantages .advantage .logo {
    width: 40px;
    height: 40px;
  }
  .all-advantages .advantage .logo svg {
    width: 25px;
    height: 25px;
  }
  .all-advantages .advantage p {
    line-height: 16px;
  }
  .stay-here {
    margin: 50px auto 70px;
    flex-flow: column;
    gap: 30px;
  }
  .stay-here .stay-here-text {
    align-items: center;
    gap: 10px;
  }
  .stay-here .stay-here-text h2 {
    font-weight: 700;
  }
  .stay-here .stay-here-text h2 span {
    font-weight: 700;
  }
  .stay-here .stay-here-text p {
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    padding: 0;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages {
    gap: 30px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage {
    gap: 10px;
    width: 100%;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    font-weight: 600;
    line-height: 16px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments {
    box-shadow: 0px 4px 15px rgba(39, 39, 39, 0.3);
    border-radius: 10px;
    display: flex;
    padding: 10px 20px;
    align-items: center;
    gap: 10px;
    width: 40%;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments .text {
    width: 100%;
    display: flex;
    flex-flow: column;
    gap: 2px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments .text h5 {
    white-space: nowrap;
    font-size: 13px;
    font-weight: 600;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments .text p {
    white-space: nowrap;
    font-size: 11px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    width: 50%;
    line-height: 18px;
  }
  .stay-here .stay-here-advantages .all-image .big-img {
    display: none;
  }
  .stay-here .stay-here-advantages .all-image .small-img {
    display: none;
  }
  .stay-here .stay-here-advantages .all-image .comments {
    display: none;
  }
  .main-info {
    display: flex;
    flex-flow: column;
    gap: 50px;
  }
  .main-info .info-card {
    display: none;
  }
  .main-info .mobile-info-card {
    display: flex;
    flex-flow: column;
    gap: 20px;
    align-items: center;
  }
  .main-info .mobile-info-card h2 {
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #14274a;
  }
}
@media screen and (width < 550px) and (max-width: 320px) {
  .main-info .mobile-info-card h2 {
    font-size: 22px;
  }
}
@media screen and (width < 550px) and (max-width: 800px) {
  .main-info .mobile-info-card h2 {
    font-size: calc(22px + 12.8 * ((100vw - 320px) / 1660));
  }
}
@media screen and (width < 550px) and (min-width: 800px) {
  .main-info .mobile-info-card h2 {
    font-size: calc(22px + 8 * (100vw / 1660));
  }
}
@media screen and (width < 550px) and (min-width: 1660px) {
  .main-info .mobile-info-card h2 {
    font-size: 30px;
  }
}
@media screen and (width < 550px) {
  .main-info .mobile-info-card .card img {
    width: 100%;
  }
  .main-info .mobile-info-card .card .text {
    display: flex;
    width: 100%;
    padding: 30px;
    flex-flow: column;
    align-items: start;
    gap: 20px;
    background: #14274A;
  }
  .main-info .mobile-info-card .card .text p {
    font-weight: 300;
    color: white;
    line-height: 16px;
    color: white;
  }
  .main-info .mobile-info-card .card .text a {
    transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.2s ease-in-out;
    padding: 10px 20px;
    background: #E0B973;
    font-weight: 400;
    line-height: 10px;
  }
  .main-info .mobile-info-card .card .text a:hover {
    transform: translateY(-5px);
    box-shadow: 0px 4px 15px rgba(39, 39, 39, 0.4);
    background: #d7a449;
  }
  .main-info .mobile-info-card .card .text a:active {
    background: #e5c388;
  }
}
@media screen and (width < 550px) {
  .about-us .block {
    padding: 20px 20px 30px;
    max-width: inherit;
    margin: 0 auto;
  }
  .about-us .block .text {
    padding: 0;
    flex-flow: column;
    gap: 10px;
  }
  .about-us .block .text h2 {
    margin: 0 auto 15px;
    letter-spacing: 3px;
    padding: 0 0 10px;
    width: inherit;
    border-bottom: 1px solid #E0B973;
  }
  .about-us .block .text p {
    color: rgb(255, 255, 255);
    line-height: 18px;
    font-weight: 400;
  }
  .about-us .block img {
    display: none;
  }
}
@media screen and (width < 550px) {
  .reviews {
    max-width: inherit;
    margin: 50px auto 100px;
    flex-flow: column;
    gap: 30px;
    padding: 20px;
  }
  .reviews h2 {
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
  }
  .reviews .text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .reviews .text p {
    letter-spacing: 1px;
  }
  .reviews .text .all-star {
    flex-flow: column;
    gap: 5px;
    align-items: center;
  }
  .reviews .text .all-star .star {
    margin: 0 0 0 -5px;
    flex-flow: row;
    gap: 5px;
  }
  .reviews .text .all-star .star img {
    width: 30px;
    height: 30px;
  }
  .reviews .text .all-avatars {
    gap: 10px;
    flex-flow: column;
    align-items: center;
    text-align: center;
  }
  .reviews .text .all-avatars img {
    padding: 0;
    height: 50px;
  }
}
@media screen and (width < 450px) {
  main {
    max-width: inherit;
    margin: 20px auto 50px;
    padding: 20px;
  }
  .all-advantages {
    margin: 0px auto 0;
    display: grid;
    grid-template: 50px 2fr/50% 2fr;
    justify-items: center;
  }
  .all-advantages .advantage {
    justify-content: center;
    max-width: 110px;
    gap: 10px;
  }
  .all-advantages .advantage .logo {
    width: 40px;
    height: 40px;
  }
  .all-advantages .advantage .logo svg {
    width: 25px;
    height: 25px;
  }
  .all-advantages .advantage p {
    line-height: 16px;
  }
  .stay-here {
    margin: 60px auto 90px;
    flex-flow: column;
    gap: 30px;
  }
  .stay-here .stay-here-text {
    flex-flow: column;
    align-items: center;
    gap: 10px;
  }
  .stay-here .stay-here-text h2 {
    font-weight: 700;
    text-align: center;
  }
  .stay-here .stay-here-text h2 span {
    font-weight: 700;
  }
  .stay-here .stay-here-text p {
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    padding: 0;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages {
    flex-flow: column;
    gap: 40px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage {
    flex-flow: column;
    gap: 10px;
    width: 100%;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage h4 {
    font-weight: 600;
    line-height: 16px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text {
    flex-flow: column;
    align-items: start;
    gap: 20px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments {
    padding: 10px 20px;
    flex-flow: row;
    align-items: center;
    gap: 10px;
    width: 100%;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments img {
    width: 30px;
    height: 30px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments .text {
    width: 100%;
    flex-flow: column;
    gap: 2px;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments .text h5 {
    font-weight: 600;
    white-space: nowrap;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage .number-text .comments .text p {
    white-space: nowrap;
  }
  .stay-here .stay-here-advantages .all-stay-here-advantages .advantage p {
    width: 100%;
    line-height: 18px;
  }
  .stay-here .stay-here-advantages .all-image .big-img {
    display: none;
  }
  .stay-here .stay-here-advantages .all-image .small-img {
    display: none;
  }
  .stay-here .stay-here-advantages .all-image .comments {
    display: none;
  }
  .main-info {
    flex-flow: column;
    gap: 50px;
  }
  .main-info .info-card {
    display: none;
  }
  .main-info .mobile-info-card {
    flex-flow: column;
    gap: 20px;
    align-items: center;
  }
  .main-info .mobile-info-card h2 {
    font-weight: 700;
    line-height: 24px;
    text-align: center;
  }
  .main-info .mobile-info-card .card img {
    width: 100%;
  }
  .main-info .mobile-info-card .card .text {
    width: 100%;
    padding: 30px;
    flex-flow: column;
    align-items: start;
    gap: 20px;
  }
  .main-info .mobile-info-card .card .text p {
    font-weight: 300;
    line-height: 16px;
  }
  .main-info .mobile-info-card .card .text a {
    transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.2s ease-in-out;
    padding: 10px 20px;
    font-weight: 400;
    line-height: 10px;
  }
  .main-info .mobile-info-card .card .text a:hover {
    transform: translateY(-5px);
    box-shadow: 0px 4px 15px rgba(39, 39, 39, 0.4);
    background: #d7a449;
  }
  .main-info .mobile-info-card .card .text a:active {
    background: #e5c388;
  }
  .about-us .block {
    padding: 20px 20px 40px;
    max-width: inherit;
    margin: 0 auto;
  }
  .about-us .block .text {
    padding: 0;
    flex-flow: column;
    gap: 10px;
  }
  .about-us .block .text h2 {
    margin: 0 auto 15px;
    letter-spacing: 3px;
    padding: 0 0 8px;
    width: inherit;
    border-bottom: 1px solid #E0B973;
  }
  .about-us .block .text p {
    color: rgb(255, 255, 255);
    line-height: 18px;
    font-weight: 400;
  }
  .about-us .block img {
    display: none;
  }
  .reviews {
    max-width: inherit;
    margin: 30px auto 80px;
    flex-flow: column;
    gap: 30px;
    padding: 20px;
  }
  .reviews h2 {
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
  }
  .reviews .text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .reviews .text p {
    letter-spacing: 1px;
    text-align: center;
  }
  .reviews .text .all-star {
    flex-flow: column;
    gap: 5px;
    align-items: center;
  }
  .reviews .text .all-star .star {
    margin: 0 0 0 -5px;
    display: flex;
    flex-flow: row;
    gap: 5px;
  }
  .reviews .text .all-star .star img {
    width: 25px;
    height: 25px;
  }
  .reviews .text .all-avatars {
    gap: 10px;
    flex-flow: column;
    display: flex;
    align-items: center;
  }
  .reviews .text .all-avatars img {
    padding: 0;
    height: 40px;
  }
}
footer {
  background: #14274A;
  width: 100%;
  margin: 120px 0 0 0;
  position: relative;
}
footer::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: #14274A;
  top: -40px;
  transform: rotate(45deg);
  margin: auto;
  left: 0;
  right: 0;
}
footer .email-top {
  display: none;
}
footer .footer-text {
  display: flex;
  flex-flow: row;
  gap: 120px;
  margin: 0 auto;
  padding: 70px 0;
  display: flex;
  flex-flow: row;
}
footer .footer-text .footer-first {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
footer .footer-text .footer-first .top {
  display: flex;
  flex-flow: column;
  gap: 5px;
}
footer .footer-text .footer-first .top h5 {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0.15em;
  color: white;
}
footer .footer-text .footer-first .top h6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 11px;
  letter-spacing: 0.6em;
  color: white;
}
footer .footer-text .footer-first .bottom p {
  font-weight: 400;
  font-size: 18px;
  line-height: 17px;
  padding: 0 0 5px 0;
  color: white;
}
footer .footer-text .footer-second {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
footer .footer-text .footer-second a {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
footer .footer-text .footer-third {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
footer .footer-text .footer-third a {
  gap: 10px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
}
footer .footer-text .footer-fourth {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
footer .footer-text .footer-fourth p {
  font-weight: 400;
  font-size: 22px;
  line-height: 20px;
  color: white;
}
footer .footer-text .footer-fourth form input[type=email] {
  background: #14274A;
  font-family: "Montserrat";
  border: 2px solid #E0B973;
  border-right: none;
  font-size: 24px;
  padding: 25px 35px;
  border-radius: 5px 0 0 5px;
  color: white;
}
footer .footer-text .footer-fourth form input[type=email]::-moz-placeholder {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 24px;
  line-height: 20px;
  color: white;
}
footer .footer-text .footer-fourth form input[type=email]::placeholder {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 24px;
  line-height: 20px;
  color: white;
}
footer .footer-text .footer-fourth form input[type=submit] {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 20px;
  color: #14274A;
  background: #E0B973;
  padding: 29px 35px 29px;
  margin-left: -4px;
  border: 2px solid #E0B973;
  border-radius: 0 5px 5px 0;
  font-weight: 500;
  color: white;
}

@media screen and (width < 1660px) {
  footer::after {
    width: 80px;
    height: 80px;
    top: -30px;
    margin: auto;
    left: 0;
    right: 0;
  }
  footer .email-top {
    display: none;
  }
  footer .footer-text {
    max-width: 1000px;
    display: flex;
    flex-flow: row;
    gap: 60px;
    margin: 0 auto;
    padding: 70px 0;
    display: flex;
    flex-flow: row;
  }
  footer .footer-text .footer-first {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-first .top {
    display: flex;
    flex-flow: column;
    gap: 5px;
  }
  footer .footer-text .footer-first .top h5 {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.15em;
    color: white;
  }
  footer .footer-text .footer-first .top h6 {
    font-weight: 700;
    font-size: 12px;
    line-height: 11px;
    letter-spacing: 0.6em;
    color: white;
  }
  footer .footer-text .footer-first .bottom p {
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 5px 0;
    color: white;
    padding: 0 0 3px 0;
  }
  footer .footer-text .footer-second {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-second a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  footer .footer-text .footer-third {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-third a {
    gap: 10px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  footer .footer-text .footer-fourth {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-fourth p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: white;
  }
  footer .footer-text .footer-fourth form {
    display: flex;
    flex-flow: row;
  }
  footer .footer-text .footer-fourth form input[type=email] {
    background: #14274A;
    font-family: "Montserrat";
    border: 2px solid #E0B973;
    border-right: none;
    font-size: 16px;
    padding: 15px 25px;
    border-radius: 5px 0 0 5px;
    color: white;
  }
  footer .footer-text .footer-fourth form input[type=email]::-moz-placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: white;
  }
  footer .footer-text .footer-fourth form input[type=email]::placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: white;
  }
  footer .footer-text .footer-fourth form input[type=submit] {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #14274A;
    background: #E0B973;
    padding: 15px 30px 19px;
    margin-left: -4px;
    border: 2px solid #E0B973;
    border-radius: 0 5px 5px 0;
    font-weight: 500;
    color: white;
  }
}
@media screen and (width < 1100px) {
  footer {
    display: flex;
    flex-flow: column;
    gap: 20px;
    align-items: center;
  }
  footer::after {
    width: 60px;
    height: 60px;
    top: -25px;
    z-index: -1;
  }
  footer .email-top {
    margin: 40px 0 0 0;
    display: flex;
    align-items: center;
    gap: 20px;
  }
  footer .email-top p {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form input[type=email] {
    background: #14274A;
    font-family: "Montserrat";
    border: 2px solid #E0B973;
    border-right: none;
    font-size: 12px;
    padding: 8px 20px;
    border-radius: 5px 0 0 5px;
    color: white;
  }
  footer .email-top form input[type=email]::-moz-placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form input[type=email]::placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form input[type=submit] {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #14274A;
    background: #E0B973;
    padding: 7px 20px 6px;
    margin-left: -4px;
    border: 2px solid #E0B973;
    border-radius: 0 5px 5px 0;
  }
  footer .footer-text {
    max-width: 700px;
    gap: 110px;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    flex-flow: row;
  }
  footer .footer-text .footer-first {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-first .top {
    display: flex;
    flex-flow: column;
    gap: 5px;
  }
  footer .footer-text .footer-first .top h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.15em;
    color: white;
  }
  footer .footer-text .footer-first .top h6 {
    font-weight: 700;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 0.6em;
    color: white;
  }
  footer .footer-text .footer-first .bottom p {
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    padding: 0 0 5px 0;
    color: white;
    padding: 0 0 3px 0;
  }
  footer .footer-text .footer-second {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-second a {
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
  }
  footer .footer-text .footer-third {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-third img {
    height: 12px;
  }
  footer .footer-text .footer-third a {
    gap: 10px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
  }
  footer .footer-text .footer-fourth {
    display: none;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-fourth p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: white;
  }
  footer .footer-text .footer-fourth form {
    display: flex;
    flex-flow: row;
  }
  footer .footer-text .footer-fourth form input[type=email] {
    background: #14274A;
    font-family: "Montserrat";
    border: 2px solid #E0B973;
    border-right: none;
    font-size: 16px;
    padding: 15px 25px;
    border-radius: 5px 0 0 5px;
    color: white;
  }
  footer .footer-text .footer-fourth form input[type=email]::-moz-placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: white;
  }
  footer .footer-text .footer-fourth form input[type=email]::placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: white;
  }
  footer .footer-text .footer-fourth form input[type=submit] {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #14274A;
    background: #E0B973;
    padding: 15px 30px 19px;
    margin-left: -4px;
    border: 2px solid #E0B973;
    border-radius: 0 5px 5px 0;
    font-weight: 500;
    color: white;
  }
}
@media screen and (width < 800px) {
  footer {
    display: flex;
    flex-flow: column;
    gap: 20px;
    align-items: center;
    margin: 70px 0 0 0;
  }
  footer::after {
    width: 60px;
    height: 60px;
    top: -25px;
    z-index: -1;
  }
  footer .email-top {
    margin: 40px 0 0 0;
    display: flex;
    align-items: center;
    gap: 20px;
  }
  footer .email-top p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form input[type=email] {
    background: #14274A;
    font-family: "Montserrat";
    border: 2px solid #E0B973;
    border-right: none;
    font-size: 12px;
    padding: 8px 20px;
    border-radius: 5px 0 0 5px;
    color: white;
  }
  footer .email-top form input[type=email]::-moz-placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form input[type=email]::placeholder {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form input[type=submit] {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #14274A;
    background: #E0B973;
    padding: 8px 20px 8px;
    margin-left: -4px;
    border: 2px solid #E0B973;
    border-radius: 0 5px 5px 0;
  }
  footer .footer-text {
    max-width: 500px;
    display: flex;
    flex-flow: row;
    gap: 60px;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
    flex-flow: row;
  }
  footer .footer-text .footer-first {
    display: flex;
    flex-flow: column;
    gap: 20px;
  }
  footer .footer-text .footer-first .top {
    display: flex;
    flex-flow: column;
    gap: 5px;
  }
  footer .footer-text .footer-first .top h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.15em;
    color: white;
  }
  footer .footer-text .footer-first .top h6 {
    font-weight: 700;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: 0.6em;
    color: white;
  }
  footer .footer-text .footer-first .bottom p {
    font-weight: 400;
    font-size: 8px;
    line-height: 17px;
    padding: 0 0 5px 0;
    color: white;
    padding: 0 0 3px 0;
  }
  footer .footer-text .footer-second {
    display: flex;
    flex-flow: column;
    gap: 15px;
  }
  footer .footer-text .footer-second a {
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
  }
  footer .footer-text .footer-third {
    display: flex;
    flex-flow: column;
    gap: 15px;
  }
  footer .footer-text .footer-third a {
    gap: 10px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
  }
  footer .footer-text .footer-fourth {
    display: none;
  }
}
@media screen and (width < 550px) {
  footer {
    margin: 70px 0 0 0;
    gap: 20px;
  }
  footer::after {
    width: 60px;
    height: 60px;
    top: -25px;
    z-index: -1;
  }
  footer .email-top {
    padding: 0 20px;
    margin: 20px 0 0 0;
    gap: 10px;
    display: flex;
    flex-flow: column;
  }
  footer .email-top p {
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form {
    display: flex;
    align-items: center;
  }
  footer .email-top form input[type=email] {
    border: 2px solid #E0B973;
    border-right: none;
    font-size: 8px;
    padding: 7px 20px;
    border-radius: 5px 0 0 5px;
  }
  footer .email-top form input[type=email]::-moz-placeholder {
    font-weight: 300;
    font-size: 8px;
  }
  footer .email-top form input[type=email]::placeholder {
    font-weight: 300;
    font-size: 8px;
  }
  footer .email-top form input[type=submit] {
    font-weight: 400;
    font-size: 10px;
    line-height: 8.5px;
    padding: 8px 10px;
    margin-left: -4px;
    margin-top: 0px;
    border: 2px solid #E0B973;
    border-radius: 0 5px 5px 0;
  }
  footer .footer-text {
    max-width: inherit;
    display: flex;
    gap: 60px;
    padding: 20px;
    display: flex;
    flex-flow: row;
  }
  footer .footer-text .footer-first {
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  footer .footer-text .footer-first .top {
    display: flex;
    flex-flow: column;
    gap: 5px;
  }
  footer .footer-text .footer-first .top h5 {
    padding: 5px 0 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0.15em;
    color: white;
  }
  footer .footer-text .footer-first .top h6 {
    font-weight: 700;
    font-size: 6px;
    line-height: 11px;
    letter-spacing: 0.6em;
    color: white;
  }
  footer .footer-text .footer-first .bottom p {
    font-weight: 400;
    font-size: 8px;
    line-height: 10px;
    color: white;
    padding: 0 0 3px 0;
  }
  footer .footer-text .footer-second {
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  footer .footer-text .footer-second a {
    font-weight: 400;
    font-size: 9px;
    line-height: 20px;
  }
  footer .footer-text .footer-third {
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  footer .footer-text .footer-third img {
    height: 14px;
  }
  footer .footer-text .footer-third a {
    gap: 10px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 9px;
    line-height: 20px;
  }
  footer .footer-text .footer-fourth {
    display: none;
  }
}
@media screen and (width < 400px) {
  footer {
    margin: 70px 0 0 0;
    gap: 10px;
  }
  footer::after {
    width: 40px;
    height: 40px;
    top: -15px;
    z-index: -1;
  }
  footer .email-top {
    padding: 0 20px;
    margin: 20px 0 0 0;
    gap: 10px;
    display: flex;
    flex-flow: column;
  }
  footer .email-top p {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: white;
  }
  footer .email-top form {
    display: flex;
    align-items: center;
  }
  footer .email-top form input[type=email] {
    border: 2px solid #E0B973;
    border-right: none;
    font-size: 10px;
    padding: 7px 20px;
    border-radius: 5px 0 0 5px;
  }
  footer .email-top form input[type=email]::-moz-placeholder {
    font-weight: 300;
    font-size: 10px;
  }
  footer .email-top form input[type=email]::placeholder {
    font-weight: 300;
    font-size: 10px;
  }
  footer .email-top form input[type=submit] {
    font-weight: 400;
    font-size: 10px;
    line-height: 8.5px;
    padding: 8px 10px;
    margin-left: -4px;
    margin-top: 0px;
    border: 2px solid #E0B973;
    border-radius: 0 5px 5px 0;
  }
  footer .footer-text {
    max-width: inherit;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 60px;
    margin: 0 auto;
    padding: 20px;
  }
  footer .footer-text .footer-first {
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  footer .footer-text .footer-first .top {
    display: flex;
    flex-flow: column;
    gap: 5px;
  }
  footer .footer-text .footer-first .top h5 {
    padding: 5px 0 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 0.15em;
    color: white;
  }
  footer .footer-text .footer-first .top h6 {
    font-weight: 700;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: 0.6em;
    color: white;
  }
  footer .footer-text .footer-first .bottom p {
    font-weight: 400;
    font-size: 8px;
    line-height: 10px;
    color: white;
    padding: 0 0 3px 0;
  }
  footer .footer-text .footer-second {
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  footer .footer-text .footer-second a {
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
  }
  footer .footer-text .footer-third {
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  footer .footer-text .footer-third img {
    height: 14px;
  }
  footer .footer-text .footer-third a {
    gap: 10px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
  }
  footer .footer-text .footer-fourth {
    display: none;
  }
}